Make GtkCellAreaBox remember what was the last focus cell so that when
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 9 Dec 2010 09:20:39 +0000 (18:20 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 12 Dec 2010 11:40:26 +0000 (20:40 +0900)
commit89b3700b78f94d5a877d435bccfd9f5b449d7a4b
treec7fad0efd1763f49fc1fc65444c0a350ab85fe09
parent2f4e45107522bfbf55dd3f87ff36cd50c969f5a6
Make GtkCellAreaBox remember what was the last focus cell so that when
cycling focus from row to row for a horizontal area we can remember
where focus was the last time around.
gtk/gtkcellareabox.c